|
Stability Model (SM) is a method of designing and modelling software. It is an extension of Object Oriented Software Design (OOSD) methodology, like UML, but adds its own set of rules, guidelines, procedures, and heuristics to achieve a more advanced Object Oriented software. The motivation is to achieve a higher level of OO features like - * Stability - it means much of the objects will be stable over time and will not need changes. * Reusability - it means majority of the objects can be reused for various kind of applications. * Maintainability - this is an OO feature which applies more for SM because the objects will need least amount of maintenance. ==Examples== The Stability Model has been seen and used in an array of different use-cases. One of such is in the Bravery model, where AnyEvents such as 9/11 terrorist attacks may cause AnyImpact such as economic impacts, psychological impacts, and physical/health impacts. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Stability Model」の詳細全文を読む スポンサード リンク
|